home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 May: Tool Chest / Dev.CD May 97 TC.toast / Sample Code / Snippets / Toolbox / ictbSample / readme < prev   
Encoding:
Text File  |  1996-08-15  |  764 b   |  23 lines  |  [TEXT/CWIE]

  1.     Use of ictb snippet
  2.     Albert Hui -- MacDTS
  3.     
  4.     This snippet shows the an example of ictb resource this is discussed in 
  5.     Inside Macintosh:Macintosh Toolbox Essentials, page 6-158 t0 6-164.
  6.     It is based on the Dialog Manager Q&A technote.  You can find the technote
  7.     in the latest developer CD:
  8.     
  9.         Dev.CD Jun 96 RL
  10.           Technical Documentation
  11.             Macintosh Technical Notes
  12.               Archive
  13.                 Toolbox
  14.                   tb_525.html.
  15.              
  16.     There is no Rez template for ictb, and no ResEdit template or editor.  This sample
  17.     ictbSample.r shows how you can do one by hand.
  18.  
  19.     The best solution is to get Resorcerer which provides an excellent ictb editor. 
  20.     With Resorcerer, it is really simple to use ictb in your dialog boxes.
  21.     
  22.     This sample is built with CW 9. 
  23.